home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / tcp / KgServer.lha / Istar.readme < prev    next >
Text File  |  1999-09-21  |  4KB  |  114 lines

  1. Short:    Knowledge Based System Inference Net Builder
  2. Author:    Andrew@basden.demon.co.uk
  3. Uploader:    Andrew@basden.demon.co.uk
  4. Version:    1.1
  5. Type:    dev/misc
  6.  
  7. ISTAR KNOWLEDGE SERVER
  8.  
  9. (Note:  At present, in Aminet, Istar in dev/misc
  10. and KnowledgeServer in comm/tcp, are the same program.  
  11. But in future they might diverge and have different 
  12. capabilities or packagings.)
  13.  
  14. Istar is a knowledge based system builder that allows you to construct
  15. inference nets, bayesian nets and semantic nets.  It has a particularly
  16. nice user interface, with a smoothness that only Amiga hardware can give.
  17. So it is useful for decision support, to help you clarify complex ideas.
  18.  
  19. Version 1.1 has Knowledge Server capability.  That is, knowledge bases
  20. created by Istar can be run over the Internet, worldwide.
  21.  
  22. You build your knowledge base by drawing boxes and arrows, and then
  23. can run the KB either direct or via a browser.  
  24. See docs/index.html to get going.  Most  documentation is now in html.
  25.  
  26. See the following Web pages:
  27.      
  28. The main Istar page is
  29.      http://www.basden.demon.co.uk/pgm/Istar
  30. and information about the server is on
  31.      http://www.basden.demon.co.uk/pgm/Istar/server.html
  32. which has a link allowing you to connect to the demonstration
  33. Istar Knowledge Server site.
  34.  
  35. NEW IN THIS VERSION (See docs/history.html)
  36.  
  37. A number of other changes have been made, bugs fixed,
  38. etc. to the main Istar since version 1.092.
  39.  
  40. But the major change is that Version 1.1 has been made into
  41. a knowledge server.  That is, Istar can converse with a
  42. distant browser.
  43.  
  44. In addition to a standard local user interface for the run-time user,
  45. there is also an interface to HTTP.  Though the modular nature
  46. of Istar made it easy to get an initial version working, the
  47. inference engine required an overhaul before it could support
  48. multi-user access.
  49.  
  50. Version 1.092 introduces reset values, which allows you to specify
  51. a default value to which an attribute will be set when a question is
  52. asked (previously it showed the value left there from previous
  53. working.  See history.html).  A few enforcer hits had been found
  54. and these have been fixed; see bugs.html.  Help buttons are now
  55. available on forms.
  56.  
  57. PLANS
  58.  
  59. COPYRIGHT
  60.  
  61. Istar, all versions, are copyright (C) Andrew Basden, University
  62. of Salford, Salford, M5 4WT, U.K.  Istar@basden.demon.co.uk.
  63.  
  64. The version with this file can be used freely as long as all copies
  65. of it include the name 'Istar' in their file names whereever they
  66. are stored and as long as this file and copyright notice is
  67. kept with the file.
  68.  
  69. SYSTEM REQUIREMENTS
  70.  
  71. Known to work on Amiga 1200, 3000, 4000.  Will just about run in
  72. 2Mb machines, but recommend use the IstarPrefs_LowMem as your
  73. preferences file.
  74.  
  75. Assigns needed (can work without them):
  76.     IstarSys: (has IstarPrefs and, in future, other things)
  77.     KBTools: where KBs are saved etc.
  78. Fonts used (unless specified in IstarPrefs):
  79.     Courier
  80.     Garnet
  81.     Topaz
  82. Libs used:
  83.     iff.library (but can work without it)
  84.  
  85. It works best if you assign KBTools: to the directory where you keep
  86. your knowledge bases, and IstarSys: to a directory where various system
  87. files are kept.  At present, the only file sought in IstarSys is IstarPrefs.
  88. Otherwise just starts as Sys: root.
  89.  
  90. FILES INCLUDED:
  91.  
  92. Istar    Main program.
  93. This Istar.readme and Intro files.
  94. Preferences files, especially IstarPrefs.server
  95. Server text files in files/ directory.
  96. Server KB text files and .serverkbs control file in KBs
  97. Documentation.  Most is now html and cross-linked
  98. for easy reference.  docs/Intro is an ascii version of index.html.
  99. Sample knowledge bases.
  100. Installation script.
  101.  
  102. DISCLAIMER:
  103.  
  104. Istar is supplied as-is.
  105.  
  106. Istar is still under development.  Some of its buttons do not work
  107. because they are not attached to anything yet.  Some of its more
  108. exotic data transformations do not yet work.  See bugs.html.
  109.  
  110. Let me know what you think of it, by mailing me at Istar@basden.demon.co.uk
  111.  
  112. Andrew Basden.
  113. 23.9.99
  114.